GtkApplicationWindow: the help_overlay is nullable
authorTimm Bäder <mail@baedert.org>
Sat, 14 Nov 2015 21:56:01 +0000 (22:56 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 14 Nov 2015 21:58:38 +0000 (22:58 +0100)
gtk/gtkapplicationwindow.c

index 7174edc17cff523b11c484e87185bb19cc90a8a8..41cbee949eb722b77c9c88952055187591f5767d 100644 (file)
@@ -976,7 +976,7 @@ show_help_overlay (GSimpleAction *action,
 /**
  * gtk_application_window_set_help_overlay:
  * @window: a #GtkApplicationWindow
- * @help_overlay: a #GtkShortcutsWindow
+ * @help_overlay: (nullable): a #GtkShortcutsWindow
  *
  * Associates a shortcuts window with the application window, and
  * sets up an action with the name win.show-help-overlay to present